Fixes:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
Release notes:
https://github.com/di/calver/releases/tag/2025.10.20
Signed-off-by: Josef Schlehofer <[email protected]>
include $(TOPDIR)/rules.mk
PKG_NAME:=python-calver
-PKG_VERSION:=2022.6.26
+PKG_VERSION:=2025.10.20
PKG_RELEASE:=1
PYPI_NAME:=calver
-PKG_HASH:=e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b
+PKG_HASH:=c98b376c2424642224d456b2f70c51402343e008c63d204634665e1a2a2835f5
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE